PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFDeviceNColor Class / PDFDeviceNColor Constructor
A DeviceN colorspace.
In This Topic
    PDFDeviceNColor Constructor
    In This Topic
    Initializes a new Object with a DeviceN colorspace.
    Syntax
    public PDFDeviceNColor( 
       PDFDeviceNColorSpace colorSpace
    )

    Parameters

    colorSpace
    A DeviceN colorspace.
    Exceptions
    ExceptionDescription
     
    See Also